[INFO] cloning repository https://github.com/turb0Code/net-runner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/turb0Code/net-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturb0Code%2Fnet-runner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturb0Code%2Fnet-runner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee1cf4df87aa992b90db39015d37e4abc1db0679
[INFO] checking turb0Code/net-runner against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturb0Code%2Fnet-runner" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/turb0Code/net-runner
[INFO] finished tweaking git repo https://github.com/turb0Code/net-runner
[INFO] tweaked toml for git repo https://github.com/turb0Code/net-runner written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/turb0Code/net-runner on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/turb0Code/net-runner already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trust-dns-client v0.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 11b92e90f8022ec495780f8701bcccdfa9ad584c4ecce8914b6a766921b7dbd2
[INFO] running `Command { std: "docker" "start" "11b92e90f8022ec495780f8701bcccdfa9ad584c4ecce8914b6a766921b7dbd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11b92e90f8022ec495780f8701bcccdfa9ad584c4ecce8914b6a766921b7dbd2" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11b92e90f8022ec495780f8701bcccdfa9ad584c4ecce8914b6a766921b7dbd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11b92e90f8022ec495780f8701bcccdfa9ad584c4ecce8914b6a766921b7dbd2" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking pnet_datalink v0.35.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling net-runner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking trust-dns-proto v0.23.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]     Checking pnet_packet v0.35.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking trust-dns-client v0.23.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking pnet_transport v0.35.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/core/matrix_mode.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | /         loop {
[INFO] [stdout] 183 | |             let timeout = tick_rate
[INFO] [stdout] 184 | |                 .checked_sub(last_tick.elapsed())
[INFO] [stdout] 185 | |                 .unwrap_or(Duration::from_secs(0));
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |         }
[INFO] [stdout]     | |_________- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 295 |           disable_raw_mode()?;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/core/matrix_mode.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | /         loop {
[INFO] [stdout] 183 | |             let timeout = tick_rate
[INFO] [stdout] 184 | |                 .checked_sub(last_tick.elapsed())
[INFO] [stdout] 185 | |                 .unwrap_or(Duration::from_secs(0));
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |         }
[INFO] [stdout]     | |_________- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 295 |           disable_raw_mode()?;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx`
[INFO] [stdout]   --> src/packet_reciever.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn recieve_packet(rx: &mut dyn DataLinkReceiver)
[INFO] [stdout]    |                       ^^ help: if this is intentional, prefix it with an underscore: `_rx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx`
[INFO] [stdout]   --> src/packet_reciever.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn recieve_packet(rx: &mut dyn DataLinkReceiver)
[INFO] [stdout]    |                       ^^ help: if this is intentional, prefix it with an underscore: `_rx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.72s
[INFO] running `Command { std: "docker" "inspect" "11b92e90f8022ec495780f8701bcccdfa9ad584c4ecce8914b6a766921b7dbd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11b92e90f8022ec495780f8701bcccdfa9ad584c4ecce8914b6a766921b7dbd2", kill_on_drop: false }`
[INFO] [stdout] 11b92e90f8022ec495780f8701bcccdfa9ad584c4ecce8914b6a766921b7dbd2
